Returns the top-most diagram item lying at the specified location.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramItem GetItemAt ( |
Visual Basic Copy Code |
---|
Public Function GetItemAt( _ |
Specifies a location in the diagram where to look for items.
A predicate specifying which items to hit-test.
A DiagramItem instance found at the specified point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |